public void setFormXObjectWidth( double width ) |
Parameters
- width
- The width of the formXObject drawn on the page.
public void setFormXObjectWidth( double width ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | Thrown when width is set to a value less than 0. |